After move randomMac to netif in 7637, we need to this for vmx guest.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 8 Nov 2005 11:16:37 +0000 (12:16 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 8 Nov 2005 11:16:37 +0000 (12:16 +0100)
commite1734495d865739a76f23d90258e60c797ead65b
tree9d2f2fe7ba35ce9c74b66afdf2f6b7ad01471c04
parentbf4822dafb7e632422318a93a82d03482346a428
After move randomMac to netif in 7637, we need to this for vmx guest.
otherwise, if no mac address configured, vmx guest can not be created.

Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>
tools/python/xen/xend/image.py